symbolic debugging information造句
例句與造句
- Use a release build with symbolic debug information
使用帶符號(調(diào)試)信息的發(fā)布版本。 - Generate symbolic debugging information character set
生成符號調(diào)試信息 - Symbolic debugging information
符號調(diào)試信息 - Produces an . obj file containing full symbolic debugging information for use with the debugger
生成包含用于調(diào)試器的完整符號調(diào)試信息的. obj文件。 - The release configuration of your program contains no symbolic debug information and is fully optimized
程序的“發(fā)布”配置被完全優(yōu)化,不包含任何符號調(diào)試信息。 - It's difficult to find symbolic debugging information in a sentence. 用symbolic debugging information造句挺難的
- The debug configuration of your program is compiled with full symbolic debug information and no optimization
程序的“調(diào)試”配置用全部符號調(diào)試信息編譯,不進行優(yōu)化。 - The symbolic debugging information includes the names and types of variables , as well as functions and line numbers
符號調(diào)試信息包括變量的名稱和類型以及函數(shù)和行號。 - When you use optimizations to create a release build , the compiler will not produce symbolic debugging information
當使用優(yōu)化創(chuàng)建發(fā)布版本時,編譯器不會產(chǎn)生符號調(diào)試信息。 - Produces a program database that contains type information and symbolic debugging information for use with the debugger
產(chǎn)生包含用于調(diào)試器的類型信息和符號調(diào)試信息的程序數(shù)據(jù)庫( pdb ) 。 - The absence of symbolic debugging information , along with the fact that code is not generated for trace and assert calls , means that the size of your executable file is reduced and will therefore be faster
沒有符號調(diào)試信息,以及不為trace和assert調(diào)用生成代碼的事實,意味著可執(zhí)行文件的大小將減小并由此運行得更快。